ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexChartCore<T> Class / DataLabel Property

In This Topic
    DataLabel Property (FlexChartCore<T>)
    In This Topic
    Get or set the style of point data label
    Syntax
    'Declaration
     
    Public ReadOnly Property DataLabel As DataLabel
    public DataLabel DataLabel {get;}
    See Also